home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Final Fantasy the Spirits Within Cardz
/
Final Fantasy the Spirits Within CD Cardz - Disc 3: Dr. Sid.iso
/
pc
/
assets
/
sid-exit.dcr
/
00037_quitlogos_L2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-07-22
|
212 b
|
17 lines
on mouseUp
global wAOL
puppetSound(1, "Clicker")
window("AOLPopup").forget()
wAOL = window("AOLPopup")
wAOL.visible = 1
open(wAOL)
end
on mouseEnter
cursor(280)
end
on mouseLeave
cursor(-1)
end